home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 792 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  795 b 

  1. Path: news.fsu.edu!xi!colvin
  2. From: colvin@xi.cs.fsu.edu (Joshua Colvin)
  3. Newsgroups: comp.lang.c++
  4. Subject: *** Need Help with Error ***
  5. Date: 7 Jan 1996 03:56:12 GMT
  6. Organization: FSU Computer Science Department
  7. Message-ID: <4cng8s$741@news.fsu.edu>
  8. NNTP-Posting-Host: xi.cs.fsu.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12.  
  13.   Hello. I'm having a linker error come up and I really have no clue
  14.  as to what it means. I used bgiobj.exe to convert all my .bgi and
  15.  .chr into .obj, and I'm trying to link them together with my driver
  16.  program, command-line style, but I keep getting this error:
  17.  
  18.    Error: Segment _TEXT exceeds 64 K
  19.  
  20.  Any clues? What is _TEXT? Is that an arbitrary thing? Can I somehow
  21.  increase my whatever past 64 K to fix it?
  22.  
  23. Thanx. :)
  24. ---------
  25. Joshua Colvin
  26. colvin@cs.fsu.edu
  27.